home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 8 / developer source - volume 8.iso / delph / jun96 / fungf101.gif < prev    next >
Graphics Interchange Format  |  1996-11-16  |  40.1 KB  |  374x275  |  8-bit (127 colors)
   ocr: Property Description FreeOnferminate Specifies whether the VCL automatically destroys the thread upon termination. Default is Folse. Handle The thread handle. Priority Lets you set/get the thread's relative priority. Onlerminate An event property for the event handler that is exe- cuted when the thread terminates. ReturnVolue The value returned by a thread, Suspended A Boolean variable that lets you set/get the thread's suspended state. Terminated A - read-only Boolean that indicates if the thread should terminate. ThreadiD The Thread's ID. Figure 1: Thread class properties.